home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (Latin America) Volume 1 #6 / CD-ROM Today 6 Latam.iso / referenc / picasso / data / intro.dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1996-12-03  |  116 b   |  10 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseUp
  6.   global gPathBoot, gPathDelimitor
  7.   cursor(4)
  8.   go(the frame + 1)
  9. end
  10.